home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Mus / misc / TheMPegEncGUI.lha / TheMPegEncGUI / Catalogs / TheMPegEncGUI.cd
Text File  |  2003-10-10  |  27KB  |  1,166 lines

  1. #language english
  2. #basename TheMPegEncGUI
  3. ; The GUI
  4. ;
  5. ; MN=Menu strings
  6. ; GUI=General or common/multiple used strings
  7. ; PR=Prefs
  8. ; LS=List window
  9. ; ID=Tag editor
  10. ; MI=MusicIn
  11. ; PG=Pegase
  12. ; NC=NCode
  13. ; ME=MP3Enc
  14. ; LM=Lame
  15. ; BE=BladeEnc
  16. ; OV=Ogg Vorbis
  17. ; MA=Mpega
  18. ;
  19. MN_Project(//)
  20. Project
  21. MN_Openfilelist(//)
  22. Open file list window...
  23. MN_OpenID3Tag(//)
  24. Open ID3 Tag Editor...
  25. MN_Preferences(//)
  26. Preferences...
  27. MN_Loadsettings(//)
  28. Load settings
  29. MN_Savesettings(//)
  30. Save settings
  31. MN_Loadsettingsfrom(//)
  32. Load settings from...
  33. MN_Savesettingsas(//)
  34. Save settings as...
  35. MN_Easyregister(//)
  36. Easy register...
  37. MN_MUIsettings(//)
  38. MUI settings...
  39. MN_Managing(//)
  40. Managing
  41. MN_EncodePlay(//)
  42. Encode/Play
  43. MN_Breakcurrentenc(//)
  44. Break current encoder
  45. MN_Stoplistatnext(//)
  46. Stop list at next
  47. MN_Stoplistnow(//)
  48. Stop list now
  49. MN_Printcommandlines(//)
  50. Print commandlines
  51. MN_Setdefault(//)
  52. Set default for this encoder
  53. MN_Resetallfactors(//)
  54. Reset all encode/play factors
  55. MN_Rescanfilelengths(//)
  56. Rescan filelengths in the list
  57. MN_Mainwindow(//)
  58. Main window
  59. MN_OpenMainwindow(//)
  60. Open Main window
  61. MN_CloseMainwindow(//)
  62. Close Main window
  63. MN_Textoutput(//)
  64. Text output
  65. MN_Openoutput(//)
  66. Open output
  67. MN_Closeoutput(//)
  68. Close output
  69. MN_Clearconsole(//)
  70. Clear console
  71. MN_Encoders(//)
  72. Encoders
  73. MN_ID3tagging(//)
  74. ID3-tagging
  75. MN_Forallselected(//)
  76. For all selected files..:
  77. MN_filenametoTitle(//)
  78. Set filename to Title
  79. MN_filenametoboth(//)
  80. Set filename to both Title and Artist
  81. MN_dirnameasArtist(//)
  82. Set directory name as Artist
  83. MN_dirnameasAlbum(//)
  84. Set directory name as Album
  85. MN_beginastrack(//)
  86. Set beginning of filename as track number
  87. MN_filecommenttoID3(//)
  88. Set filecomment to ID3-Comment
  89. MN_GetID3tags(//)
  90. Get ID3-tags for all files
  91. MN_SetallID3tags(//)
  92. Set all the ID3-tags
  93. MN_UnTagallfiles(//)
  94. UnTag all files in the list
  95. ;
  96. GUI_INPUTFILE(//)
  97. Inputfile:
  98. GUI_OUTPUTFILE(//)
  99. Outputfile:
  100. GUI_TAGEDITOR(//)
  101. TAG Editor
  102. GUI_USEID3TAG(//)
  103. Use ID3 TAG
  104. GUI_BITRATE(//)
  105. Bitrate
  106. GUI_MODE(//)
  107. Mode
  108. GUI_MONO(//)
  109. Mono
  110. GUI_STEREO(//)
  111. Stereo
  112. GUI_JOINTS(//)
  113. Joint Stereo
  114. GUI_DUALCH(//)
  115. Dual Channel
  116. GUI_FREQUENCY(//)
  117. Frequency
  118. GUI_PSYCHOACOUSTIC(//)
  119. Psychoacoustic
  120. GUI_LAYER(//)
  121. Layer
  122. GUI_DEEMPHASIS(//)
  123. De-emphasis
  124. GUI_NONE(//)
  125. None
  126. GUI_5015MS(//)
  127. 50/15 ms
  128. GUI_CCITTJ17(//)
  129. CCITT J.17
  130. GUI_STDSETTINGS(//)
  131. Standard settings
  132. GUI_BYTEORDER(//)
  133. Byteorder
  134. GUI_RAWINPUT(//)
  135. RAW Input Settings
  136. GUI_QUALITY(//)
  137. Quality
  138. GUI_AUTO(//)
  139. Auto
  140. GUI_PRIVATE(//)
  141. Private
  142. GUI_ERRORPROTECTION(//)
  143. Error protection
  144. GUI_COPYRIGHT(//)
  145. Copyright
  146. GUI_ORIGINAL(//)
  147. Original
  148. GUI_NONORIGINAL(//)
  149. Mark as non-original
  150. GUI_INPUTISRAWPCM(//)
  151. Input is RAW PCM
  152. GUI_BITSSAMPLE(//)
  153. Bits/sample
  154. GUI_MAXBITRATE(//)
  155. Max bitrate
  156. GUI_STEREOTOMONO(//)
  157. Stereo to Mono
  158. GUI_DONOTRESAMPLE(//)
  159. Do not resample
  160. GUI_DISSCREENOUTPUT(//)
  161. Disable screen output
  162. GUI_FILESTOCOMPRESS(//)
  163. Files to compress
  164. GUI_SIZE(//)
  165. Size
  166. GUI_ID3TAG(//)
  167. ID3 Tag
  168. GUI_NOTAG(//)
  169. <none>
  170. GUI_USELIST(//)
  171. Use list
  172. GUI_ENCODE(//)
  173. Encode
  174. GUI_PLAY(//)
  175. Play
  176. GUI_PREFS(//)
  177. Prefs
  178. GUI_BREAK(//)
  179. Break
  180. GUI_QUIT(//)
  181. Quit
  182. GUI_ABOUT(//)
  183. About
  184. GUI_STOP(//)
  185. Stop
  186. GUI_SAVE(//)
  187. Save
  188. GUI_CLOSE(//)
  189. Close
  190. ;
  191. PG_VERBOSEENCODEINFO(//)
  192. Verbose encodeinfo
  193. PG_DELETESOURCEFILE(//)
  194. Delete source file
  195. ;
  196. NC_MSJOINTS(//)
  197. MS Joint Stereo
  198. NC_MAXIMIZE(//)
  199. Maximize
  200. ;
  201. BE_SWAPCHANNELS(//)
  202. Swap channels
  203. BE_NOGAPBETWEEN(//)
  204. No gap between tracks
  205. BE_QUITWITHOUTKEY(//)
  206. Quit without keypress
  207. BE_DISPLAYANDRAWINPUT(//)
  208. Display & RAW input
  209. BE_LEFTTOMONO(//)
  210. Left to Mono
  211. BE_RIGHTTOMONO(//)
  212. Right to Mono
  213. BE_DELETESAMPLEAFTER(//)
  214. Delete sample after successful encoding
  215. BE_DISPLAY(//)
  216. Display
  217. BE_INDICATOR(//)
  218. Indicator
  219. BE_OFF(//)
  220. =Off
  221. GUI_DEFAULT(//)
  222. =Default
  223. BE_FASTEST(//)
  224. =Fastest
  225. BE_REFRESHRATE(//)
  226. Refresh rate
  227. BE_FORMAT(//)
  228. Format
  229. GUI_UNSIGNED(//)
  230. Unsigned
  231. GUI_SIGNED(//)
  232. Signed
  233. ;
  234. OV_FORMATEDOUTPUT(//)
  235. Formated outputfile
  236. OV_REMOVEFROMABOVE(//)
  237. Remove from above
  238. OV_REPLACEREMOVED(//)
  239. Replace removed
  240. OV_LOW(//)
  241. (low)
  242. OV_HIGH(//)
  243. (high)
  244. OV_MINBITRATE(//)
  245. Min bitrate
  246. OV_RESAMPLETOTHIS(//)
  247. Resample to this
  248. OV_SERIALNUMBER(//)
  249. Serial number
  250. OV_AUTOINCREMENT(//)
  251. Auto increment
  252. OV_NOOFCHANNELS(//)
  253. #Of Channels
  254. OV_MONO(//)
  255. (Mono)
  256. OV_STEREO(//)
  257. (Stereo)
  258. ;
  259. LM_ADVANCEDANDVBR(//)
  260. Advanced AND VBR settings
  261. LM_FILTERSETTINGS(//)
  262. Filter settings
  263. LM_V390SETTINGS(//)
  264. v3.90+ settings
  265. LM_FORCEDMIDSIDE(//)
  266. Forced mid/side stereo
  267. LM_INTENSITYSTEREO(//)
  268. Intensity stereo
  269. LM_INTELINPUT(//)
  270. Intel input (byteswapping)
  271. LM_TREATINPUTRAW(//)
  272. Treat input as raw PCM
  273. LM_INPUTFILEISMP3(//)
  274. Input file is MP3
  275. LM_INPUTISOGG(//)
  276. Input is Ogg Vorbis
  277. LM_DECODEMP3TOWAV(//)
  278. Decode MP3 to WAV
  279. LM_SKIPWAVHEADER(//)
  280. Skip the WAV header
  281. LM_DONTPRINTPROGRESS(//)
  282. Don't print progress
  283. LM_FASTLOWQUAL(//)
  284. Fast, low qual, no psy
  285. LM_HIGHQUALITY(//)
  286. High quality, slower
  287. LM_OGGVORBIS(//)
  288. Ogg Vorbis, not MP3
  289. LM_DIFFERENTBLOCKTYPES(//)
  290. Different blocktypes
  291. LM_NOSHORTBLOCKS(//)
  292. No short blocks
  293. LM_NOBITRESERVOIR(//)
  294. No bit reservoir
  295. LM_VOICEENCODING(//)
  296. Voice encoding
  297. LM_NOHIFILTER(//)
  298. No hi-filter, full BW
  299. LM_TRYUSINGSCALEFAC(//)
  300. Try using scalefac_ select
  301. LM_TRYUSINGSUBBLOCK(//)
  302. Try using subblock_ gain
  303. LM_VARIABLEBITRATE(//)
  304. Variable BitRate (VBR)
  305. LM_ENFORCEMINBITRATE(//)
  306. Enforce minimum bitrate
  307. LM_NOVBRHISTOGRAM(//)
  308. No VBR histogram
  309. LM_DISABLEXING(//)
  310. Disable Xing VBR tag
  311. LM_XTRAQUALITY(//)
  312. Xtra quality
  313. LM_AVGBITRATE(//)
  314. Avg bitrate
  315. LM_VBRQUALITY(//)
  316. VBR quality
  317. LM_VBRMODE(//)
  318. VBR Mode
  319. LM_NOTSPECIFIED(//)
  320. Not specified
  321. LM_ATHONLYMASKING(//)
  322. ATH (Absolute Treshold for Hearing) only for masking
  323. LM_NOATHMASKING(//)
  324. No ATH for masking
  325. LM_ATHONLYSHORT(//)
  326. ATH short blocks only
  327. LM_OUTPUTFREQUENCY(//)
  328. Output frequency
  329. LM_FREEFORMATBITRATE(//)
  330. FreeFormat bitrate
  331. LM_DISPLAYRATE(//)
  332. Display rate
  333. LM_FREEBITRATE(//)
  334. Free bitrate
  335. LM_ADDID3V2TAG(//)
  336. Add a ID3v2 tag
  337. LM_ADDONLYV1(//)
  338. Add only a v1 tag
  339. LM_NOTEMPMASKING(//)
  340. No temp masking
  341. LM_ADDONLYV2(//)
  342. Add only a v2 tag
  343. LM_VERBOSEOUTPUT(//)
  344. Verbose output
  345. LM_PADV1WITH(//)
  346. Pad v1 with " "
  347. LM_ONLYPRINTGENRES(//)
  348. Only print genres
  349. LM_PADV2WITH128B(//)
  350. Pad v2 with 128B
  351. LM_COMBOSWITCH(//)
  352. Combo switch, see doc
  353. LM_FASTERVBR(//)
  354. Faster VBR
  355. MA_MPEGAPAGE1PLAY(//)
  356. Mpega - Page 1 - Play..
  357. MA_MPEGAPAGE2DISPLAY(//)
  358. Mpega - Page 2 - Display..
  359. MA_FREQDIV(//)
  360. Freq.Div.
  361. MA_LOW(//)
  362. Low
  363. MA_MEDIUM(//)
  364. Medium
  365. MA_HIGH(//)
  366. High
  367. MA_AUDIOFILTER(//)
  368. Audio filter
  369. MA_OFF(//)
  370. Off
  371. MA_ON(//)
  372. On
  373. MA_MAXDECODFREQ(//)
  374. Max decoding frequency
  375. MA_AUDIOMIXFREQ(//)
  376. Audio mixing frequency
  377. MA_FILEBUFSIZE(//)
  378. File buffer size
  379. MA_AUDIOBUFTIME(//)
  380. Audio buffer time
  381. MA_FORCEMONO(//)
  382. Force mono (left)
  383. MA_DISABLEAUDIO(//)
  384. Disable audio
  385. MA_AUTOBOOST(//)
  386. Auto boost
  387. MA_WAITFORBUFFER(//)
  388. Wait for buffer
  389. MA_DONTUSEASYNCIO(//)
  390. Don't use Async I/O
  391. MA_PLAYFROMOFFSET(//)
  392. Play from offset
  393. MA_DONTUSEAHI(//)
  394. Don't use AHI
  395. MA_POPUPREQUESTER(//)
  396. Popup requester
  397. MA_USESELECTED(//)
  398. Use selected
  399. MA_PLAYLENGTH(//)
  400. Play length
  401. MA_AHIMODEID(//)
  402. AHI modeID
  403. MA_AUDIOVOLUME(//)
  404. Audio volume
  405. MA_VOLUMESCALE(//)
  406. Volume-scale
  407. MA_READFILECOMMENT(//)
  408. Read from filecomment
  409. MA_VOLUME(//)
  410. Volume
  411. MA_SCALE(//)
  412. Scale
  413. MA_OUTPUTFILE(//)
  414. Output file
  415. MA_WRITEOUTPUTFILE(//)
  416. Write outputfile
  417. MA_RAWFILE(//)
  418. Raw file
  419. MA_COUNTER(//)
  420. Counter
  421. MA_FRAME(//)
  422. Frame
  423. MA_TIME(//)
  424. Time
  425. MA_SHOWAUDIOBUFLEV(//)
  426. Show audio buffer fill level
  427. MA_RANDOMPLAY(//)
  428. Random play
  429. MA_DISPLAYFILENAME(//)
  430. Display filename
  431. MA_DISPLAYTAGINFOS(//)
  432. Display TAG-infos
  433. MA_DISPLAYHEADER(//)
  434. Display header only, no play
  435. MA_DISPLAYDECODE(//)
  436. Display decode parameters
  437. MA_DISPLAYTIMEUSED(//)
  438. Display time used
  439. ;
  440. PR_PREFERENCES(//)
  441. Preferences
  442. PR_TEXTOUTPUT(//)
  443. Text output
  444. PR_OPENED(//)
  445. Open
  446. PR_CLOSED(//)
  447. Closed
  448. PR_DISABLEENCOUTPUT(//)
  449. Disable encoder output
  450. PR_OPEN(//)
  451. Open
  452. PR_CLOSE(//)
  453. Close
  454. PR_DEFAULT(//)
  455. Default
  456. PR_SYSTEM(//)
  457. System
  458. PR_STACKSIZE(//)
  459. Stack size:
  460. PR_PATH(//)
  461. Path:
  462. PR_DELAYBETWEENFILES(//)
  463. Delay between files:
  464. PR_ENCODEPRI(//)
  465. Encode-pri:
  466. PR_CTRLBREAKFLAGS(//)
  467. Ctrl-break flags:
  468. PR_FILELISTSETTINGS(//)
  469. File list settings
  470. PR_FILENAMELENGTH(//)
  471. Filename length:
  472. PR_NOPATHS(//)
  473. No paths
  474. PR_NOSIZES(//)
  475. No sizes
  476. PR_NOID3S(//)
  477. No ID3's
  478. PR_VARIOUSSETTINGS(//)
  479. Various settings
  480. PR_AUTOLOADID3TAGS(//)
  481. Autoload ID3-tags in Mpega page
  482. PR_LIMITID3TRACKSLIDER(//)
  483. Limit ID3-Track slider to 20
  484. PR_LIMITID3LENGTH(//)
  485. Limit ID3 length to 30 chars (v1)
  486. PR_DONOTEXCLUDE(//)
  487. Do not exclude default values
  488. PR_DURINGENCODING(//)
  489. During encoding
  490. PR_DYNAMICDEST(//)
  491. Dynamic destination
  492. PR_ERRORSTHROUGHREQ(//)
  493. Errors through requester
  494. PR_HIDEMAINWINDOW(//)
  495. Hide main window when encoding
  496. PR_WHENAFILE(//)
  497. To do when a file has been encoded
  498. PR_POPUPFINISHED(//)
  499. Popup finished-requester
  500. PR_FLASHSCREEN(//)
  501. Flash screen and boing
  502. PR_DELETESOURCE(//)
  503. Delete source file
  504. PR_STARTANDSTOPTIME(//)
  505. Print start and stoptime
  506. PR_LIST(//)
  507. List
  508. ;
  509. LS_FILELISTWINDOW(//)
  510. File list window
  511. LS_APPROXTIMELEFT(//)
  512. Approx. time left:
  513. LS_ADD(//)
  514. Add
  515. LS_REM(//)
  516. Rem
  517. LS_CLR(//)
  518. Clr
  519. LS_LOAD(//)
  520. Load
  521. LS_SKIP(//)
  522. Skip
  523. LS_ITAG(//)
  524. I-Tag
  525. LS_GTAG(//)
  526. G-Tag
  527. LS_UNTAG(//)
  528. UnTag
  529. ;
  530. ID_ID3TAGEDITOR(//)
  531. ID3 Tag Editor
  532. ID_FILENAMEASTITLE(//)
  533. Use filename as Title
  534. ID_ENCODEDWITHTHEGUI(//)
  535. Encoded with TheMPegEncGUI
  536. ID_TITLE(//)
  537. Title
  538. ID_ARTIST(//)
  539. Artist
  540. ID_ALBUM(//)
  541. Album
  542. ID_YEAR(//)
  543. Year
  544. ID_COMMENT(//)
  545. Comment
  546. ID_GENRE(//)
  547. Genre
  548. ID_UNKNOWN(//)
  549. Unknown
  550. ID_TRACKNO(//)
  551. Track no
  552. ID_GET(//)
  553. Get
  554. ID_SET(//)
  555. Set
  556. ID_MEANSUNKNOWNGENRE(//)
  557. 255 or -1 means unknown genre
  558. ID_TRACKISUNUSED(//)
  559. 0 means that track is unused
  560. ;
  561. ; The following string must be exactly the
  562. ; same length as this one: ->|<-
  563. ID_30CHARSMAX(//)
  564. 30 chars max for ID3v1 tags->|<-
  565. ID_USINGFILENAME(//)
  566. (using filename)
  567. ID_LINESORDER(//)
  568. The order of the lines
  569. ;
  570. ; ShortHelp strings for the GUI
  571. ;
  572. SH_XXKT(//)
  573. "Use ID3 TAG" is only valid when encoding\n\
  574. a single file. When a list is used you set\n\
  575. the tags from there instead.
  576. SH_XXLB(//)
  577. Set the compression you want for your mp3(s).\n\
  578. 128-160 gives good quality/compression ratio if\n\
  579. you are using Joint-Stereo. 64-96 is good for mono.\n\
  580. If you are using Stereo compression (not J-Stereo)\n\
  581. you must use atleast 160, preferably more to avoid\n\
  582. an annoying metallic distortion in the background.
  583. SH_MGUL(//)
  584. Select "Use list" if you want to encode many\n\
  585. files at the same time. You can add files\n\
  586. to the list window that also can be opened\n\
  587. from the Project menu.\n\
  588. Stop stops encoding of the list immediately.
  589. SH_MABT(//)
  590. In Mpega you set ID3-tags on\n\
  591. already encoded files!\n\
  592. Use the list if you have many MP3's.
  593. SH_OVSN(//)
  594. Produce filenames as this string, with %a, %t, %l, %n, %ld\n\
  595. replaced by artist, title, album, track number, and date,\n\
  596. respectively. These are editable in the ID3 Tag Editor.\n\
  597. %% gives a literal %.
  598. SH_MGBB(//)
  599. This button will try to stop the currently\n\
  600. running encoder by sending a Ctrl-C/D/E or F to it.\n\
  601. A list in progress will not be stopped, it will\n\
  602. just skip to the next file.
  603. SH_MGBE(//)
  604. This button will start the encoding process of the\n\
  605. file you have specified, or the list. If you are on\n\
  606. the Mpega page this button will show Play instead.
  607. SH_MGBQ(//)
  608. This button will quit the program if no\n\
  609. encoding process is running, else it will\n\
  610. only hide the main window.
  611. SH_PSSS(//)
  612. If you experience crashes immediately or\n\
  613. after a few seconds then try set a higher\n\
  614. stack value for the encoder with problems.
  615. SH_PSFD(//)
  616. Here you can set a delay that TheMPegEncGUI\n\
  617. should wait before it starts to encode the\n\
  618. next file in the list. This is to let the\n\
  619. filesystem get time to save the directory tree.
  620. SH_PSLP(//)
  621. Set this to a value lower than 0 if you want\n\
  622. to use your computer while encoding. Never\n\
  623. set it higher than 0 if you don't have a PPC!
  624. SH_PSCC(//)
  625. Here you can set the break signal to use when\n\
  626. to stop an encoder. Normally "C" works well.
  627. SH_PSLL(//)
  628. Here you can set the maximum length of filenames\n\
  629. in characters that you want visible in the list.
  630. SH_PSFL(//)
  631. Set which columns you want to\n\
  632. be visible in the lister window.
  633. SH_LSLS(//)
  634. If you select that you want to use a list when\n\
  635. encoding, this is it. Doubleclick to set/edit ID3-tags.\n\
  636. You can also rearrange your files by drag'n'drop.
  637. SH_LSTT(//)
  638. This shows the time left for the list.\n\
  639. It also shows a gauge for the current file.\n\
  640. It doesn't get really accurate until\n\
  641. one file has been encoded.
  642. SH_LSBA(//)
  643. Add one or more file to the list via ASL.
  644. SH_LSBR(//)
  645. Remove the selected file(s) from the list.
  646. SH_LSBC(//)
  647. Remove all files from the list.
  648. SH_LSBL(//)
  649. Load a previously save file list.\n\
  650. This can also be a plain text file.
  651. SH_LSBS(//)
  652. Save the list as a plain text file or as a\n\
  653. special TheMPegEncGUI ID3tag file list in text.
  654. SH_LSBI(//)
  655. Set one individual tag each for the selected file(s).
  656. SH_LSBG(//)
  657. Set the same tag for all selected files.\n\
  658. This is good when setting tags for a whole album.\n\
  659. Whe you are done with a group tag you can re-tag\n\
  660. the same files with I-Tag to edit the individual info,\n\
  661. like the title and tracknumber of each track.
  662. SH_LSBU(//)
  663. This will remove the tag from the selected file(s).
  664. SH_LSBK(//)
  665. This will abort the current file and\n\
  666. continue with the next one.
  667. SH_LSBT(//)
  668. This will stop the whole list.
  669. SH_IDKT(//)
  670. Enable this if you want the\n\
  671. filename to be set as title.\n\
  672. The extension will ofcourse be stripped.
  673. SH_IDSX(//)
  674. Max 30 chars for these entries, except when using\n\
  675. Lame and ID3v2 tags (see prefs). Year has max 4 chars.\n\
  676. Use the Up/Down keys within a string to move in the list.
  677. SH_IDLT(//)
  678. This is a field of the ID3 v1.1 tag.\n\
  679. If you set this to 0 it will be a\n\
  680. normal ID3 v1.0 tag..
  681. SH_IDBX(//)
  682. With Get and Set you can get and set\n\
  683. the ID3-tag on this file. This is only\n\
  684. possible when you are at the Mpega page.
  685. ;
  686. ; Main-GUI
  687. ;
  688. MG_TITLE(//)
  689. TheMPegEncGUI %s by Deniil 715!
  690. ; The MG_TITLE is apparently not used.. too big mess with the version
  691. ; and all to translate just one word: "by"
  692. ;
  693. ; Requesters
  694. ;
  695. R_UNREGISTERED(//)
  696. Unregistered!!!  Please e-mail me at\n\
  697. %s and get a free registration!\n
  698. R_TOOMANYSUB(//)
  699. Too many subprocesses are running!\n\
  700. Please reboot your computer and try again!
  701. RB_TOOMANYSUB(//)
  702. Quit|Reboot now
  703. R_REGTEXT(//)
  704. Please register!\n\n\
  705. It's totally free!\n\
  706. E-mail me your name and you will receive\n\
  707. your keyfile in a day or two!\n\n\
  708. My e-mail: deniil@algonet.se
  709. RB_SOONTHEEASY(//)
  710. Soon|The easy way..
  711. RB_HOWANNOYING(//)
  712. How annoying!
  713. R_ENCSTILLRUN(//)
  714. Encoder still running!\n\
  715. Break process and quit.
  716. RB_OKCANCEL(//)
  717. OK|Cancel
  718. R_ASYOUAREENC(//)
  719. As you are encoding a list you might want\n\
  720. to open the File list window as it shows\n\
  721. the progress as time left!
  722. RB_ASYOUAREENC(//)
  723. Open list window|Don't open list
  724. R_LISTFINISHED(//)
  725. List finished!
  726. R_LISTFINISHED2(//)
  727. \nDate and time, see the Text output.
  728. R_FINISHEDWITH(//)
  729. Finished with your file!
  730. R_DOSERROR1(//)
  731. 'DOS error -1: Could not execute the encoder!'
  732. R_DOSERROR10(//)
  733. 'DOS error 10: Could not find the encoder!'
  734. R_DOSERROR(//)
  735. 'DOS error %ld: Encoder caused an error!'
  736. R_SUBPROCINIT(//)
  737. Sub process didn't initiate properly!\n\
  738.   Could not %s!
  739. ; %s will be replaced by f.ex: 'allocate memory' or 'open file'
  740. ;
  741. R_ALLOCATESIGNAL(//)
  742. allocate signal
  743. R_ALLOCATEMEMORY(//)
  744. allocate memory
  745. R_OPENNIL(//)
  746. open NIL:
  747. R_SUBPROCVERIFY(//)
  748. Subprocess didn't verify itself!\n\
  749. Please quit and try again.
  750. R_ENCDOESNTRESPOND(//)
  751. Encoder/player doesn't respond to break signals!\n\
  752. Maybe it waits for user action..!?\n\n\
  753. Force quitting anyway would leave the\n\
  754. Text output and it may also cause instability!
  755. RB_ENCDOESNTRESPOND(//)
  756. Force quit|Wait more|Cancel
  757. R_FAILEDOPENMUI(//)
  758. Failed to open muimaster.library!\n\n\
  759. You need MUI to be installed in your\n\
  760. system to be able to use this program.
  761. R_NOTCREATMUI(//)
  762. Could not create MUI application object!\n\n\
  763. TheMPegEncGUI requires BetterString.mcc.
  764. R_NOTCREATEMCC(//)
  765. Could not create MUI custom class!
  766. R_NOTALLOCSIGNAL(//)
  767. Could not allocate signal for subprocess!
  768. R_NOTSTARTSUB(//)
  769. Could not start sub-process!\n\
  770. Try rebooting..
  771. R_TIMERFAILED(//)
  772. Timer failed to start!\n\
  773. Try rebooting..
  774. R_SAVEYOURPREFS(//)
  775. You should save your prefs now to get a more\n\
  776. accurate time prediction in the future!
  777. R_CHANGEEXTRAW(//)
  778. Do you want to change the extensions on the\n\
  779. files in the list to some input-format as\n\
  780. you flipped to an encoder page??\n\n\
  781. If so, press the extension you want to change to.
  782. RB_CHANGEEXTRAW(//)
  783. aiff|maud|wav|voc|raw|cdda|Cancel
  784. ; NOTE: Only translate 'Cancel'!
  785. ;
  786. R_CHANGEEXTMP3(//)
  787. Do you want to change the extensions on the\n\
  788. files in the list to some mpeg-format, if\n\
  789. you want to play recently encoded files??\n\n\
  790. If so, press the extension you want to change to.
  791. RB_CHANGEEXTMP3(//)
  792. mp3|mp2|mp1|mpg|ogg|Cancel
  793. ; NOTE: Only translate 'Cancel'!
  794. ;
  795. R_NOFILESCOMPR(//)
  796. No files to compress!
  797. R_FOUNDTRACKNUM(//)
  798. I found something that could be a track-\n\
  799. number in the beginning of a filename.\n\n\
  800. Do you want it and it's separator removed\n\
  801. before it is put into the Artist-field??
  802. R_SETTAGRESULT(//)
  803. %ld tags were set, %ld failed.\n\
  804. %ld files had no defined tags.
  805. R_DEFAULTENCFACTOR(//)
  806. The encode factor is now based on realtime\n\
  807. 1:1 encoding of 16bit 44.1kHz stereo samples\n\
  808. and the play factor is based on realtime\n\
  809. playing of 128kbps mpeg audio files.
  810. R_RESCANLISTRESULT(//)
  811. %ld files was not found and\n\
  812. %ld files was empty!
  813. R_CLEARLISTFIRST(//)
  814. Clear list first??
  815. R_UNEXPCOMMENT(//)
  816. Unexpected ;comment in file!
  817. R_UNEXPENDOFFILE(//)
  818. Unexpected end of file!
  819. R_FILEWASEMPTY(//)
  820. File was empty!
  821. R_SOMEFILESDONT(//)
  822. Some files does not exist!\n\
  823. Do you want to remove them from the list??
  824. R_NOTOPENFILE(//)
  825. Couldn't open file!
  826. R_SAVELISTID3(//)
  827. Do you want to save the list with\n\
  828. ID3 tags or without as a plain list?\n\
  829. A list with ID3's is also readable text!
  830. RB_SAVELISTID3(//)
  831. With ID3|Without ID3
  832. R_NOTSAVELIST(//)
  833. Couldn't save the list!
  834. R_COULDBEDANGEROUS(//)
  835. This could be dangerous as an encoder\n\
  836. is currently using this output!
  837. RB_COULDBEDANGEROUS(//)
  838. Change|Cancel
  839. R_NOTOPENOUTPUT(//)
  840. Couldn't open the output with\n\
  841. your new specifications!\n\n\
  842. Use preview settings?
  843. R_SOMEENTRIESID3(//)
  844. You have some entries with ID3-tags!\n\
  845. Hiding this ID3-column will not disable\n\
  846. the use of these tags!\n\
  847. Do you want to UnTag all entries or\n\
  848. keep and use them??
  849. RB_SOMEENTRIESID3(//)
  850. Keep them|UnTag all|Cancel
  851. R_READID3FROMFILE(//)
  852. Do you want to read the\n\
  853. ID3-tags from the files??
  854. R_CUTID3TO30(//)
  855. Do you want to cut down any currently\n\
  856. existing ID3-tags to 30 chars?
  857. R_ADDTOGROUPTAG(//)
  858. This is a group-tag, do you want the new\n\
  859. read tag to replace for all the files in\n\
  860. the group or just for this single file??
  861. RB_ADDTOGROUPTAG(//)
  862. All|Single
  863. R_FAILEDSETTAG(//)
  864. Failed to set tag on %ld file(s)!
  865. R_NOTSETTAG(//)
  866. Could not set the tag!
  867. R_OFFSYNC(//)
  868. ..and we have an off-sync!!\n\n\
  869. Please restart the program and mail\n\
  870. me a bugreport of what you just did.
  871. R_COULDNOTDELETE(//)
  872. Could not delete:
  873. RB_COULDNOTDELETE(//)
  874. Abort encoding|Contine
  875. R_STOPMIDDLELIST(//)
  876. Are you sure you want to stop\n\
  877. in the middle of the list??
  878. R_DELETELASTFILE(//)
  879. Do you want to delete the lastest source file?
  880. R_NOTALLOCFILEREQ(//)
  881. Couldn't allocate filerequester!
  882. R_ABOUT(//)
  883. This is a GUI for some MPeg Audio-encoders, and Mpega.\n\
  884. Made in %s by Daniel Westerberg\n\n\
  885. Requires: OS v37+, MUI, and also one of:\n\
  886. MusicIn, Pegase, Ncode, MP3Enc, Lame 3, BladeEnc, OggEnc, Mpega.\n\n\
  887. Recommended: asl.library v38+, utility.library v33+
  888. RB_YESNO(//)
  889. Yes|No
  890. RB_OK(//)
  891. OK
  892. RB_CANCEL(//)
  893. Cancel
  894. ;
  895. ; Console strings
  896. ;
  897. C_UNREGISTERED(//)
  898. Unregistered!!\n\n
  899. C_ERRORSTARTING(//)
  900. Error starting TheMPegEncGUI!\n\
  901. Cause: "%s"\n
  902. C_EASYREG1(//)
  903. \nThis is how you can register the easy way:\n\
  904. Copy the text below and past it into your e-mail\n\
  905. program.\n
  906. C_EASYREG2(//)
  907. Change <your name> to what is your real name.\n\
  908. Then send the text to me; deniil@algonet.se and\n\
  909. you will receive a keyfile in 0 to 2 days!\n\n\
  910. ********** TheMPegEncGUI Registration **********\n\
  911.   Hi!\n\n
  912. C_EASYREG3(//)
  913. I want to register TheMPegEncGUI %s.\n\n\
  914. Please send me a keyfile.\n\n\
  915. My name to be registered is: <your name>\n\
  916. ********** TheMPegEncGUI Registration **********\n\n\
  917. This can't be so hard :-)\n\n
  918. C_IFRANDOMPLAY(//)
  919. --\n\
  920. If you want random play you have to save the\n\
  921. list first and use Mpega's internal listplayer\n\
  922. instead with your saved list instead!\n\
  923. --\n
  924. C_DISABLEOUTPUT(//)
  925. --\n\
  926. This will disable (redirect to NIL:) all output\n\
  927. from the encoders, but TheMPegEncGUI will still print\n\
  928. date and time and so if you have specified it.\n\
  929. --\n
  930. C_WILLNOTPOPUP(//)
  931. --\n\
  932. This will not popup after every file if you\n\
  933. are using a list, just at the end of the list..\n\
  934. --\n
  935. C_DELETEWARNING(//)
  936. --\n\
  937. With this gadget marked the source-file\n\
  938. will be delete when it has been packed.\n\
  939. NOTE: It will only be deleted if the packing\n\
  940.       took more than 20 seconds which then\n\
  941.       would indicate that there was no error at\n\
  942.       the beginning of the packing-sequence!\n\
  943. --\n
  944. C_STACKTOOLOW(//)
  945. --\n\
  946. This will surely not work, set higher!\n\
  947. --\n
  948. C_STACKTOOHIGH(//)
  949. --\n\
  950. Aren't we getting a bit out of range here..?!\n\
  951. --\n
  952. C_COMMANDLINES(//)
  953. The commandline(s) for execution:
  954. C_FILE(//)
  955. File
  956. ; A string will be constructed like this: 'File "filename" 150 kb: '
  957. ;
  958. C_DELETED(//)
  959. deleted
  960. ; A string will be constructed like this: '"filename" deleted!'
  961. ;
  962. C_STARTTIMEFOR(//)
  963. Starttime for
  964. C_PACKLISTFINISHED(//)
  965. The packlist was finished
  966. C_FINISHED(//)
  967. Finished
  968. C_STARTTIMEOF(//)
  969. Starttime of packlist
  970. ;
  971. ; Other
  972. ;
  973. OUTOFMEM(//)
  974. Out of memory!
  975. REGISTEREDTO(//)
  976. Registered to
  977. REGISTRATIONNUMBER(//)
  978. Registration number
  979. DATEOFREGISTRATION(//)
  980. Date of registration
  981. ;
  982. ; TheMPegEncGUI Lame special strings
  983. ;
  984. LAME_SETTAGRESULT(//)
  985. %ld tags were set, %ld failed.\n\
  986. %ld files had no defined tags.\n\
  987. %ld files seemed not to be mpeg audio\n\
  988. files and were not tagged.
  989. LAME_DEFAULTENCFACTOR(//)
  990. The encode factor is now based on realtime\n\
  991. 1:1 encoding of 16bit 44.1kHz stereo samples.
  992. LITE_LoadTheGUIset(//)
  993. Load TheMPegEncGUI settings...
  994. LAME_ABOUT(//)
  995. This is a GUI for some MPeg Audio-encoders.\n\
  996. Made in %s by Daniel Westerberg\n\n\
  997. Requires: OS v37+, MUI and Lame 3.\n\n\
  998. Recommended: asl.library v38+, utility.library v33+
  999. LITE_ABOUT(//)
  1000. This is a GUI for some Mpeg Audio-encoders, and Mpega.\n\
  1001. Made in %s by Daniel Westerberg\n\n\
  1002. Requires: OS v37+, MUI, and Lame 3 or Mpega.\n\n\
  1003. Recommended: asl.library v38+, utility.library v33+
  1004. GUI_HIDE(//)
  1005. Hide
  1006. MN_ImportCDDB(//)
  1007. Import a CDDB-file...
  1008. R_CHANGEEXTMP3PATH(//)
  1009. The paths will be changed to the encoders Output path.
  1010. R_AHIERROR(//)
  1011. An error occoured while opening the\n\
  1012. AHI mode selection requester!\n\n\
  1013. Make sure AHI v2 or higher is installed\n\
  1014. and that you have some kB of memory free.
  1015. SH_MASH(//)
  1016. Enter the AHI mode ID here if you want to use a specific\n\
  1017. AHI mode. Enter f.ex. $2000E for Paula HiFi 14-bit Stereo.\n\
  1018. You can also use the AHI mode requester by Press the '?'.
  1019. GUI_DECODE(//)
  1020. Decode
  1021. GUI_QUIET(//)
  1022. Quiet, no console output
  1023. OP_OUTPUTDEV(//)
  1024. Output device
  1025. OP_NOOUTPUT(//)
  1026. No output
  1027. OP_WAVFILE(//)
  1028. Play to wav-file
  1029. OP_RAWFILE(//)
  1030. Play to headerless file
  1031. OP_AUFILE(//)
  1032. Play to au-file
  1033. OP_DEVICEOPT(//)
  1034. Device options
  1035. OP_AHIUNIT(//)
  1036. AHI unit
  1037. OP_PLAYBUF(//)
  1038. Playback buffer
  1039. OP_PLAYOFFS(//)
  1040. Play from offset
  1041. OP_BUFFER(//)
  1042. Buffer
  1043. OP_VERBOSE(//)
  1044. Verbose display and progress
  1045. OD_RAWOUT(//)
  1046. Raw (headerless) output file
  1047. OD_BITS(//)
  1048. Bit depth for output
  1049. OD_ENDIAN(//)
  1050. Byte-order
  1051. OD_SIGN(//)
  1052. Sign for output PCM
  1053. R_NOEXPERT(//)
  1054. This version of TheMPegEncGUI is mainly for experts!\n\n\
  1055. If you're not an expert I suggest you use the full\n\
  1056. version (i.e. not the Lite or Lame editions) until\n\
  1057. you are familiar with MP3-encoding.
  1058. R_CDLESSFILES(//)
  1059. Warning!\n\n\
  1060. You have less files in the list\n\
  1061. then there are tracks on the CD!\n\
  1062. There are %ld tracks on the CD\n\
  1063. and %ld files in the list.
  1064. RB_CDLESSFILES(//)
  1065. Continue|Abort
  1066. R_NOCDDB(//)
  1067. Could not open cddb.library v44!\n\n\
  1068. Do you want me to install it for you??
  1069. R_NOCDPLAY(//)
  1070. Could not open cdplay.library v37!\n\
  1071. This is part of the cddb archive but\n\
  1072. can also be found separately.\n\n\
  1073. Do you want me to install it for you??
  1074. R_NODEVICEUNIT(//)
  1075. Could not find both your CD device and your CD unit!\n\n\
  1076. I looked for the device in:\n\
  1077. ENVARC:CDDADEVICE, cdda_device and CDROMDEVICE.\n\
  1078. I looked for the unit number in:\n\
  1079. ENVARC:CDDAUNIT, cdda_unit and CDROMUNIT.
  1080. CD_TITLE(//)
  1081. An error occoured
  1082. CD_WRONGDEV(//)
  1083. Error while reading CD-ID...\n\n\
  1084. Could not read CDID information from the following\n\
  1085. device and unit. Make sure it is the correct device\n\
  1086. and unit for your CD-Player and make sure you have the\n\
  1087. Audio-CD you want to read from inserted into the drive.
  1088. CD_NOREADCD(//)
  1089. Error while reading CD-ID...\n\n\
  1090. Could not read track and time information from the CD.\n\
  1091. Are you sure the CD-reader is on this device and an\n\
  1092. Audio-CD is inserted into it??
  1093. CD_NODISCID(//)
  1094. Error while reading CDDB...\n\n\
  1095. Could not generate a valid CD-ID from this CD.\n\
  1096. Are you sure you have the right device, unit,\n\
  1097. and an Audio-CD inserted?
  1098. CD_NOMEM(//)
  1099. Error while reading CDDB...\n\n\
  1100. Out of memory.
  1101. CD_NOINEXMATCH(//)
  1102. Error while reading CDDB...\n\n\
  1103. Found a bad or no match for your CD on cddb.com.
  1104. CD_NETERROR(//)
  1105. Error while reading CDDB...\n\n\
  1106. Net error. Could not connect or communicate correctly\n\
  1107. with cddb.com. cddb.library sees a TCP/IP-stack but\n\
  1108. still couldn't connect. Are you sure you are online?
  1109. CD_NOTONLINE(//)
  1110. Error while reading CDDB...\n\n\
  1111. No TCP/IP-stack running. You have never scanned this\n\
  1112. Audio-CD with cddb.library before so it needs to\n\
  1113. access Internet to retrieve your CDDB information.
  1114. CD_DEVICE(//)
  1115. Device
  1116. CD_UNIT(//)
  1117. Unit
  1118. CD_OTHER(//)
  1119. Other
  1120. CD_TRYAGAIN(//)
  1121. Try again!
  1122. CD_MORE(//)
  1123. More
  1124. CL_TITLE(//)
  1125. Preview of CDDB information
  1126. CL_CDDBOFFER(//)
  1127. This is what CDDB had to offer\n\
  1128. from your query:
  1129. CL_LISTTITLE(//)
  1130. List of tracks to be parsed; %ld tracks
  1131. CL_ACCEPT(//)
  1132. Accept
  1133. MN_ObtainCDDB(//)
  1134. Obtain CDDB for a CD
  1135. PR_FINDCDDEVICE(//)
  1136. Find
  1137. SH_CLSA(//)
  1138. This artist field will normally be used.\n\n\
  1139. If this is an album with various artists\n\
  1140. the tracks themselves usually contains an\n\
  1141. artist which will be used in such a case.
  1142. SH_CLSL(//)
  1143. This is the album field that will be used.
  1144. SH_CLTG(//)
  1145. Genre given by CDDB: %s\n\n\
  1146. The genre from cddb.com is in plain text and often\n\
  1147. doesn't match very well.\n\
  1148. The genre in MP3's are just a number so the CDDB\n\
  1149. genre has to be translated to a suitable number.\n\n\
  1150. You can change the genre here if it is not correct.
  1151. SH_CLLS(//)
  1152. These are the strings CDDB aquired for every track.\n\
  1153. They might look strange to you but TheMPegEncGUI will\n\
  1154. parse them and possibly extract track number, artist\n\
  1155. and comment from these strings if they have the a\n\
  1156. similar syntax as the following:\n\
  1157. title\n\
  1158. artist - title\n\
  1159. title (artist)\n\
  1160. title (remix comment)\n\
  1161. artist - title (any comment)\n\
  1162. tracknum  artist - title (any comment)
  1163. SH_CLBO(//)
  1164. Accept this data and apply it to your ID3-tags.\n\
  1165. Enter is hotkey.
  1166.